home *** CD-ROM | disk | FTP | other *** search
- on(press){
- _parent._parent.gotoAndPlay("up");
- _parent.current_topic_txt = this.description;
- if(_name == "subtitle1")
- {
- if(_level0.current_module == 0)
- {
- getUrl("javascript:goto_sco(1,\'sco002\');", "_self");
- }
- if(_level0.current_module == 1)
- {
- getUrl("javascript:goto_sco(2,\'sco002\');", "_self");
- }
- if(_level0.current_module == 2)
- {
- getUrl("javascript:goto_sco(5,\'sco005\');", "_self");
- }
- if(_level0.current_module == 3)
- {
- getUrl("javascript:goto_sco(9,\'sco009\');", "_self");
- }
- }
- if(_name == "subtitle2")
- {
- if(_level0.current_module == 1)
- {
- getUrl("javascript:goto_sco(3,\'sco003\');", "_self");
- }
- if(_level0.current_module == 2)
- {
- getUrl("javascript:goto_sco(6,\'sco006\');", "_self");
- }
- if(_level0.current_module == 3)
- {
- getUrl("javascript:goto_sco(10,\'sco010\');", "_self");
- }
- }
- if(_name == "subtitle3")
- {
- if(_level0.current_module == 1)
- {
- getUrl("javascript:goto_sco(4,\'sco004\');", "_self");
- }
- if(_level0.current_module == 2)
- {
- getUrl("javascript:goto_sco(7,\'sco007\');", "_self");
- }
- if(_level0.current_module == 3)
- {
- getUrl("javascript:goto_sco(11,\'sco011\');", "_self");
- }
- }
- if(_name == "subtitle4")
- {
- if(_level0.current_module == 2)
- {
- getUrl("javascript:goto_sco(8,\'sco008\');", "_self");
- }
- if(_level0.current_module == 3)
- {
- getUrl("javascript:goto_sco(12,\'sco012\');", "_self");
- }
- }
- }
-